make `Using with CMake` a subsection of `Quick Start`
authorKevin Albertson <kevin.eric.albertson@gmail.com>
Fri, 7 Jun 2024 16:57:12 +0000 (12:57 -0400)
committerKevin Albertson <kevin.eric.albertson@gmail.com>
Fri, 7 Jun 2024 16:59:02 +0000 (12:59 -0400)
README.md

index 14b33301ae3be843cc443080716d4d05321a4d2a..79a6aa25c889ee42d98a040fdc14f64c0520c8b0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ cmake -S . -B build
 cmake --build build
 ```
 
-## Using with CMake
+### Using with CMake
 
 A CMake Config-file package is provided. To use utf8proc in a CMake project: